Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
gmmktime
gmmktime
Get Unix timestamp for GMT date
Name:
gmmktime
Category:
Date and time
Programming Language:
php
One-line Description:
Returns the UNIX timestamp of the GMT date.
Related
How to Implement Multi-language Switching with PHP and JavaScript
7
Understand the configuration and usage of parameters in PDOStatement::fetchObject
9
Notes when using the init function to initialize a third-party library
6
Essential Facebook PHP Development Tips for Better Performance
3
Similar Functions
date_modify
date_modify
AliasforDateTime::
date_get_last_errors
date_get_last_errors
AliasforDateTime::
date_default_timezone_get
date_default_timezone_get
Getthedefaulttimezon
date_time_set
date_time_set
DateTime::setTimeali
localtime
localtime
Getlocaltime
date_offset_get
date_offset_get
AliasforDateTime::
date_timestamp_set
date_timestamp_set
AliasforDateTime::
gmmktime
gmmktime
GetUnixtimestampforG
Popular Articles